home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmListSelectPos.z / XmListSelectPos
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttPPPPoooossss((((3333XXXX))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV       XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttPPPPoooossss((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttPPPPoooossss - A List function that selects an item at a
  10.           specified position in the list
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/List.h>
  14.           vvvvooooiiiidddd XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttPPPPoooossss(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           iiiinnnntttt ppppoooossssiiiittttiiiioooonnnn,
  17.           BBBBoooooooolllleeeeaaaannnn nnnnoooottttiiiiffffyyyy);
  18.  
  19.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  20.           This page documents Motif 2.1.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttPPPPoooossss highlights a List item at the specified
  24.           position and adds it to the list of selected items.
  25.  
  26.           _w_i_d_g_e_t    Specifies the ID of the List widget.
  27.  
  28.           _p_o_s_i_t_i_o_n  Specifies the position of the item to be selected.
  29.                     A value of 1 indicates that the first item in the
  30.                     list is selected; a value of 2 indicates that the
  31.                     second item is selected; and so on.  A value of 0
  32.                     (zero) indicates that the last item in the list is
  33.                     selected.
  34.  
  35.           _n_o_t_i_f_y    Specifies a Boolean value that when TRUE invokes
  36.                     the selection callback for the current mode. From
  37.                     an application interface view, calling this
  38.                     function with _n_o_t_i_f_y True is indistinguishable
  39.                     from a user-initiated selection action.  When
  40.                     _n_o_t_i_f_y is FALSE, no callbacks are called.
  41.  
  42.           For a complete definition of List and its associated
  43.           resources, see XXXXmmmmLLLLiiiisssstttt(3).
  44.  
  45.      RRRREEEELLLLAAAATTTTEEEEDDDD
  46.           XXXXmmmmLLLLiiiisssstttt(3) and XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttIIIItttteeeemmmm(3).
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.